reflect.fieldScan.index (field)

3 uses

	reflect (current package)
		type.go#L1250: 	index []int
		type.go#L1322: 					result.Index = append(result.Index, scan.index...)
		type.go#L1347: 				index = append(index, scan.index...)